Snapservice MembershipChangeType
Snapservice MembershipChangeType
The change type of a virtual machine. Value ADD and EXISTING mean the virtual machine will be included in protection group; REMOVE and EXCLUDE mean they will not in the protection group.
Possible values:
ADD: The virtual machine is added to protection group.REMOVE: The virtual machine is removed from protection group.EXCLUDE: The virtual machine is excluded from protection group by filter conditions.EXISTING: The virtual machine already exists in protection group, and keeps existing.
This enumeration was added in vSphere API 9.1.0.0.
This data structure has no properties.
Enumeration:
ADD,
REMOVE,
EXCLUDE,
EXISTING,